[INFO] cloning repository https://github.com/R-unic/rbxm-to-ts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R-unic/rbxm-to-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-unic%2Frbxm-to-ts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-unic%2Frbxm-to-ts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 145396fdb9dd6dbd0f5915404833e84a58d66ead
[INFO] checking R-unic/rbxm-to-ts against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-unic%2Frbxm-to-ts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/R-unic/rbxm-to-ts
[INFO] finished tweaking git repo https://github.com/R-unic/rbxm-to-ts
[INFO] tweaked toml for git repo https://github.com/R-unic/rbxm-to-ts written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/R-unic/rbxm-to-ts on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/R-unic/rbxm-to-ts already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roblox_install v1.0.0
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded ritz v0.1.0
[INFO] [stderr]   Downloaded ritz_impl v0.1.0
[INFO] [stderr]   Downloaded snax v0.2.0
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded quote v0.6.13
[INFO] [stderr]   Downloaded rbx_reflection v6.1.0
[INFO] [stderr]   Downloaded proc-macro2 v0.4.30
[INFO] [stderr]   Downloaded memofs v0.3.1
[INFO] [stderr]   Downloaded opener v0.5.2
[INFO] [stderr]   Downloaded rbx_dom_weak v4.1.0
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded mio-extras v2.0.6
[INFO] [stderr]   Downloaded rbx_types v3.1.0
[INFO] [stderr]   Downloaded vswhom-sys v0.1.3
[INFO] [stderr]   Downloaded ws2_32-sys v0.2.1
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded jod-thread v0.1.2
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded rbx_xml v2.0.1
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded rbx_reflection_database v2.0.2+roblox-700
[INFO] [stderr]   Downloaded jsonc-parser v0.27.1
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded ustr v1.1.0
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded rojo v7.6.1
[INFO] [stderr]   Downloaded rbx_binary v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8
[INFO] running `Command { std: "docker" "start" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling snax v0.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling ritz_impl v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking ritz v0.1.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rbx_types v3.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking rbx_reflection v6.1.0
[INFO] [stderr]     Checking rbx_dom_weak v4.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling embed-resource v1.8.0
[INFO] [stderr]     Checking rbx_reflection_database v2.0.2+roblox-700
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling memofs v0.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rbx_xml v2.0.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling rojo v7.6.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking roblox_install v1.0.0
[INFO] [stderr]     Checking opener v0.5.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking jsonc-parser v0.27.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rbx_binary v2.0.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rbxm-to-ts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8", kill_on_drop: false }`
[INFO] [stdout] a58205d08807027d89a04cf0454f112ed2603195db99a51f77562f638e416ab8
